getNodedbCount

abstract fun getNodedbCount(): Int

The number of nodes in the nodedb.
This is used by the phone to know how many NodeInfo packets to expect on want_config
uint32 nodedb_count = 15;

Return

The nodedbCount.